home *** CD-ROM | disk | FTP | other *** search
/ Champak 29 / Volume 29 - JOGO DISK .iso / Games / mystic_training.swf / scripts / DefineSprite_1024 / frame_2 / PlaceObject2_993_6 / CLIPACTIONRECORD on(press).as
Text File  |  2006-11-13  |  94b  |  5 lines

  1. on(press){
  2.    var l_Name = this._name.substr(2);
  3.    _global.C[l_Name].fTryToBeAttack();
  4. }
  5.